home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / tls / tls030.ltr < prev    next >
Text File  |  1994-09-02  |  3KB  |  77 lines

  1. tls030 - Shared Library Update for SCO Open Desktop version 2.0 xclnt
  2.  
  3. This supplement corrects four bugs that exist in the 
  4. ODT 2.0 XtXm shared library.
  5.   .  Clipboard memory leak
  6.   .  Scrollbar memory leak
  7.   .  Shared menupane submenuid of cascade button gets nulled
  8.   .  Possible core dump when updating label of item in 
  9.       shared menu pane.
  10.  
  11. These bugs may occur in any binary built on ODT 2.0 DS and 
  12. running on ODT 2.0 PS, this supplement will correct these 
  13. problems for all binaries that run with the XtXm shared lib
  14. (/shlib/libXtXm114_s)
  15.  
  16. About these changes:
  17.  
  18. * All changes result in shared libraries that ARE compatible 
  19.   with previous releases. 
  20.  
  21. * All changes have passed our regression testing process.
  22.  
  23. * The OSF/Motif Verification Test Suite was run on this Xm
  24.   library (ver: 1.1.4.) and found no problems.
  25.  
  26. Installation Instructions: 
  27.  
  28. The new shared library is named /shlib/libXtXm114_s and should
  29. replace the existing file of this name on ODT 2.0.   Future
  30. versions of Open Desktop will contain this version of
  31. /shlib/libXtXm114_s and need not be updated.
  32.  
  33. The file included in this supplement is "unbranded" and must
  34. be serialized before it can be used.   The tar file
  35. contains ./shlib/libXtXm114_s.  You should extract it
  36. into some covenient place such as /tmp.
  37. Use the serial number and activation key used to serialize
  38. your copy of ODT 2.0 to serialize this file.
  39.  
  40. Step By Step:
  41.  
  42. Download or ftp the tar file. It is not compressed.
  43. Put is in /tmp, but do not extract it yet.
  44.  
  45. First note the permissions on your existing shared lib.
  46. Then, as root, first move your existing shared lib aside:
  47. # mv /shlib/libXtXm114_s /shlib/libXtXm114_s.old
  48.  
  49. Now extract the new file:
  50. #cd /tmp
  51. #tar xvf tls030.tar
  52.  
  53. Copy the new shared lib into place:.
  54. # cp /tmp/shlib/libXtXm114_s /shlib/libXtXm114_s
  55.  
  56. Then run /etc/brand with your serial number and activation 
  57. key on the command line.   E.g.: if serial number is sco000123, 
  58. and your activaction key is yoiusds, then the command is: 
  59.  
  60. # /etc/brand sco000123 yoiusds /shlib/libXtXm114_s
  61.  
  62. Reset the permissions and ownership as they were with the old
  63. shared library. 
  64.  
  65. This verifies that the file has been branded correctly:
  66.  
  67. # file /shlib/libXtXm114_s 
  68. /shlib/libXtXm114_s:    iAPX 386 executable not stripped
  69.  
  70. Now you are ready to run X clients using the updated shared lib.
  71.  
  72. If you find bugs with this new shared library, please contact me.
  73.  
  74. Dion L. Johnson
  75. SCO Product Manager - Development Systems  400 Encinal St. Santa Cruz, CA 95061
  76. Domain:  dionj@sco.com    FAX: 408-427-5417                  Tel: 408-427-7565
  77.